Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parent option passing to ajax endpoint #23

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Fix parent option passing to ajax endpoint #23

merged 1 commit into from
Nov 14, 2024

Conversation

Stowez
Copy link
Contributor

@Stowez Stowez commented Nov 14, 2024

  • Fixed selected parent option not being passed correctly to the ajax endpoint
  • Added Custom stylesheet to help dark mode conflicts

Note: Previously in Vue 2 we were able to traverse the dom and get the child vue component that parent was referencing. I'm struggling to replicate this with Vue 3. Added in a simple event listener that will append the selected value to the url like before.

@Stowez Stowez requested a review from garygarside November 14, 2024 11:08
@Stowez Stowez merged commit 23e9157 into master Nov 14, 2024
4 checks passed
@garygarside garygarside deleted the release/1.3.0 branch November 14, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants